Endpoint-Post-/ World/ Infinity/ Report-Bug→Json names a function, with lambda list NIL:
This method allows the client to “phone home” to report a bug.
See TOOTSVILLE INFINITY-REPORT-BUG
This is a web service endpoint accessed by the HTTP method POST at the URI template /world/infinity/report-bug. It returns a content-type of application/json.
There are no URI parameters.
It will report a slow response if it takes longer than 0.03 seconds (30 milliseconds) to complete.
Defined in file src/infinity/legacy-commands.lisp.